The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "catalyst::plugin::server"

Catalyst::Plugin::Server - Base Server plugin for RPC-able protocols River stage one • 3 direct dependents • 4 total dependents

Base plugin for XMLRPC and our future SOAP server. For further information, see one of the Server plugins...

JLMARTIN/Catalyst-Plugin-Server-0.28 - 13 Jul 2010 20:15:20 UTC - Search in distribution

Catalyst::Plugin::Server::JSONRPC - Catalyst JSONRPC Server Plugin River stage one • 1 direct dependent • 1 total dependent

JSONRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: * Split JSONRPC methodNames by STRING to find out Controller. * Single entrypoint for JSONRPC calls, like http://host.tld/rpc * Di...

JLMARTIN/Catalyst-Plugin-Server-JSONRPC-0.07 - 08 Jul 2010 18:56:48 UTC - Search in distribution

Catalyst::Plugin::AtomServer - Atom API server for Catalyst applications River stage zero No dependents

*Catalyst::Plugin::AtomServer* implements the necessary bits to make it easy to build an Atom API server for any Catalyst-based application. It implements: * Simple XML Views *Catalyst::View::Atom::XML* provides a base view class that your applicatio...

BTROTT/Catalyst-Plugin-AtomServer-0.04 - 27 Jun 2006 17:18:11 UTC - Search in distribution

Catalyst::Plugin::Server::JSONRPC::Batch - batch requests implementation for Catalyst JSON-RPC server plugin. River stage zero No dependents

Catalyst::Plugin::Server::JSONRPC::Batch implements batch JSON-RPC requests as its described in specification version 2.0....

DIONYS/Catalyst-Plugin-Server-JSONRPC-Batch-0.02 - 27 May 2012 22:44:44 UTC - Search in distribution

tinyurl_server.pl - Catalyst Testserver River stage zero No dependents

Run a Catalyst Testserver for this application....

BAYSIDE/Catalyst-Plugin-CRUD-0.21 - 02 Oct 2007 19:30:25 UTC - Search in distribution

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

Plasp - PerlScript/ASP River stage zero No dependents

Plasp is CatalystX::ASP, which is a plugin for Catalyst to support ASP (PerlScript) but with Catalyst ripped out. This is largely based off of Joshua Chamas's Apache::ASP, as the application I've been working with was written for Apache::ASP. Thus, t...

SLEUNG/Plasp-1.09 - 17 Aug 2021 20:49:58 UTC - Search in distribution

Gungho - Yet Another High Performance Web Crawler Framework River stage one • 1 direct dependent • 1 total dependent

Gungho provides a complete out-of-the-box web crawler framework with high performance and great felxibility. Please note that Gungho is in beta. It has been stable for some time, but its internals may still change, including the API. Gungho comes wit...

DMAKI/Gungho-0.09008 - 28 Jul 2008 10:37:52 UTC - Search in distribution

mercury - A message broker for WebSockets River stage one • 2 direct dependents • 2 total dependents

This is a message broker that enables some common messaging patterns over WebSockets. WebSockets are a powerful tool, enabling many features previously impossible, difficult, or ugly for web developers to implement. Where once only an HTTP request co...

PREACTION/Mercury-0.016 - 15 Mar 2018 20:05:15 UTC - Search in distribution

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Parley - Message board / forum application River stage one • 1 direct dependent • 1 total dependent

Parley is a forum/message-board application. It's raison d'etre is to try to fill a void in the perl application space....

CHISEL/Parley-1.2.1 - 29 Apr 2009 21:32:16 UTC - Search in distribution

Test::DBIx::Class - Easier test cases for your DBIx::Class applications River stage two • 26 direct dependents • 29 total dependents

The goal of this distribution is to make it easier to write test cases for your DBIx::Class based applications. It does this in three ways. First, it trys to make it easy to deploy your Schema. This can be to your dedicated testing database, or a sim...

NEWELLC/Test-DBIx-Class-0.52 - 07 Dec 2016 16:33:32 UTC - Search in distribution

App::AutoCRUD - A Plack application for browsing and editing databases River stage zero No dependents

This module embodies a web application for Creating, Retrieving, Updating and Deleting records in relational databases (hence the 'CRUD' acronym). The '"Auto"' part of the name is because the application automatically generates and immediately uses t...

DAMI/App-AutoCRUD-0.15 - 27 Nov 2023 18:50:16 UTC - Search in distribution

Gitalist - A modern git web viewer River stage one • 2 direct dependents • 2 total dependents

Gitalist is a web frontend for git repositories based on gitweb.cgi <https://git.wiki.kernel.org/index.php/Gitweb> and backed by Catalyst. History This project started off as an attempt to port *gitweb.cgi* to a Catalyst app in a piecemeal fashion. A...

BROQ/Gitalist-0.005001 - 27 Jun 2014 19:58:08 UTC - Search in distribution

PSGI::FAQ - Frequently Asked Questions and answers River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Apache::Session - A persistence framework for session data River stage two • 30 direct dependents • 43 total dependents

Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should work under CGI and other web servers, and it also wo...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC - Search in distribution

WWW::WebKit - Perl extension for controlling an embedding WebKit engine River stage one • 1 direct dependent • 2 total dependents

WWW::WebKit is a drop-in replacement for WWW::Selenium using Gtk3::WebKit as browser instead of relying on an external Java server and an installed browser. EXPORT None by default....

NINE/WWW-WebKit-0.11 - 16 Aug 2017 12:13:13 UTC - Search in distribution

Egg::Release - Version of Egg WEB Application Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is MVC framework that is influenced from Catalyst and developed. I want you to see the document of Egg in detail....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

App::ZofCMS - web framework and templating system for small-medium sites. River stage one • 1 direct dependent • 1 total dependent

ZofCMS stands for "Zoffix's Content Management System", however I prefer it to be just a name. It is a small web framework/templating system designed to be easily installed and workable on limited severs, i.e. the ones that do not allow you to instal...

ZOFFIX/App-ZofCMS-1.001008 - 05 Dec 2019 18:55:19 UTC - Search in distribution
137 results (0.103 seconds)